Skip to content

Conversation

SomberNight
Copy link
Contributor

Without this, paths from the build machine will leak into the generated .pyc files, which makes the builds more difficult to reproduce.

Note that the compileall -s option was only added in python 3.9. Not sure if that is acceptable, as this limits the hostpython3 recipe to 3.9+.

to make builds not depend on the project dir path
@AndreMiras
Copy link
Member

Thanks for the pull request.
Python 3.8 support ends the 31st of October 2024, refs https://endoflife.date/python and https://devguide.python.org/versions/
So I guess we're probably good to merge, but we need to tag a release before that.
We will try to look this up

@kuzeyron kuzeyron added recipe core-providers Core code that's not a recipe labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-providers Core code that's not a recipe recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants